C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartStyle Class / DefaultValueFontTypeFace Field


In This Topic
DefaultValueFontTypeFace Field
In This Topic
Default font type face.
Syntax
'Declaration
 
Public Shared ReadOnly DefaultValueFontTypeFace As Android.Graphics.Typeface
 
'Usage
 
Dim value As Android.Graphics.Typeface
 
value = ChartStyle.DefaultValueFontTypeFace
See Also