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; }
<TypeConverterAttribute(GetType(StiPointFConverter))>
Public Property Center As PointF
Get
Set
Property Value
Type:
PointFSee Also