Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Gets or sets the marker style for Open and Close values for Stock and CandleStick chart types.
Custom Attribute Summary | |
---|---|
Possible Values: | Triangle - The Open and Close values are shown as Triangles. Line - The Open and Close values are shown with tick-mark lines. CandleStick - The DataPoint is shown as a CandleStick. |
Default Value: | Line |
2D / 3D Limitations: | No |
Applies to Chart Elements: | Series and DataPoint Objects |
Applies to Chart Types: | Stock, Candlestick |
Custom Attributes
Custom Attributes Overview