INChartLabelFont Property |
Font of the label's text.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartFont Font { get; set; }
Property Font As NChartFont
Get
Set
property NChartFont^ Font {
NChartFont^ get ();
void set (NChartFont^ value);
}
Property Value
Type:
NChartFontSee Also