LightningChartThemeBasicsAxisTitleColor Property |
LightningChart .NET Help
Axis title color
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Color AxisTitleColor { get; set; }Public Property AxisTitleColor As Color
Get
Set
public:
property Color AxisTitleColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also