Click or drag to resize

StiLegendTitleColor Property

Gets or sets title color of legend.

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

Property Value

Type: Color

Implements

IStiLegendTitleColor
See Also