Click or drag to resize

StiChartTableDataCellsTextColor Property

Gets or sets text color.

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

Property Value

Type: Color

Implements

IStiChartTableDataCellsTextColor
See Also