Click or drag to resize

StiChartTableHeaderBrush Property

Gets or sets brush which will be used to fill chart table header.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiBrush Brush { get; set; }

Property Value

Type: StiBrush

Implements

IStiChartTableHeaderBrush
See Also