Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Gets or sets a boolean value that indicates that vertical marker lines are displayed from the DataPoint Y value to the X Axis when rendered in 3D. The attribute only affects the Line, Spline, StepLine, Area, SplineArea, Range, and SplineRange charts.
Custom Attribute Summary | |
---|---|
Possible Values: | True - Marker lines are shown. False - Marker lines are not shown. |
Default Value: | False |
2D / 3D Limitations: | 3D Only |
Applies to Chart Element: | Series and DataPoint Objects |
Applies to Chart Types: | Line, Spline, StepLine, Area, SplineArea, Range, SplineRange |
Custom Attributes
Custom Attributes Overview
How To
Working with 3D Charts