Click or drag to resize

StiSeriesLabelsBrush Property

Gets or sets brush which will be used to fill area of series labels.

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

Property Value

Type: StiBrush

Implements

IStiSeriesLabelsBrush
See Also