SeriesStylePointShape Property |
Specifies the shape for point series
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic string PointShape { get; set; }
Public Property PointShape As String
Get
Set
public:
property String^ PointShape {
String^ get ();
void set (String^ value);
}
member PointShape : string with get, set
Property Value
Type:
String
See Also