StiChartStyleBrushType Property |
Gets or sets a value which indicates which type of brush report engine will be used to draw this style.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiBrushType BrushType { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property BrushType As StiBrushType
Get
Set
Property Value
Type:
StiBrushTypeSee Also