Gets or sets style of the chart.
Namespace:
Stimulsoft.Report.Gauge
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiGaugeStyleConverter))]
public IStiGaugeStyle Style { get; set; }
<TypeConverterAttribute(GetType(StiGaugeStyleConverter))>
Public Property Style As IStiGaugeStyle
Get
Set
Property Value
Type:
IStiGaugeStyleSee Also