Click or drag to resize

StiChartAxisTitleColor Property

Gets or sets color which will be used for title drawing.

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiStyleColorConverter))]
public Color Color { get; set; }

Property Value

Type: Color
See Also