Click or drag to resize

StiGaugeStyle Property

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; }

Property Value

Type: IStiGaugeStyle
See Also