Click or drag to resize

StiRadialScaleSkin Property

Gets or sets the skin of the component rendering.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiRadialScaleSkin Skin { get; set; }

Property Value

Type: StiRadialScaleSkin
See Also