Gets or sets the Polar chart drawing style.
Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Gets or sets the Polar chart drawing style.
Custom Attribute Summary | |
---|---|
Possible Values: | Line - Draws series data points as a line. Marker - Draws series data points as markers. |
Default Value: | Line |
2D / 3D Limitations: | No |
Applies to Chart Element: | Series Objects |
Applies to Chart Types: | Polar |
Figure 1: PolarDrawingStyle set to Line shown left, and PolarDrawingStyle set to Marker shown right. |
Custom Attributes
Custom Attributes Overview