INChartLegendTextColor Property |
Color of the legend's text.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax Color TextColor { get; set; }
Property TextColor As Color
Get
Set
property Color^ TextColor {
Color^ get ();
void set (Color^ value);
}
Property Value
Type:
ColorSee Also