NChartPointStateCircle Property |
Circle of a point state.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public int Circle { get; set; }
Public Property Circle As Integer
Get
Set
public:
virtual property int Circle {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32See Also