StiNeedleCenterPoint Property |
Gets or sets the center coordinate, around which it rotates. The minimum value - Point (0,0), the maximum - Point (1,1).
Namespace:
Stimulsoft.Report.Components.Gauge
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiPointFConverter))]
public PointF CenterPoint { get; set; }
<TypeConverterAttribute(GetType(StiPointFConverter))>
Public Property CenterPoint As PointF
Get
Set
Property Value
Type:
PointFSee Also