Click or drag to resize

StiRadialScaleCenter Property

Gets or sets center of the radial scale.

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

Property Value

Type: PointF
See Also