SeriesPointStylePointRotationAngle Property |
Specifies the Rotation angle
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual float PointRotationAngle { get; set; }
Public Overridable Property PointRotationAngle As Single
Get
Set
public:
virtual property float PointRotationAngle {
float get ();
void set (float value);
}
abstract PointRotationAngle : float32 with get, set
override PointRotationAngle : float32 with get, set
Property Value
Type:
Single
See Also