TcxGridChartLineDiagramValues Properties
Stores appearance options for data markers in line and area diagrams.
Name | Description |
---|---|
Caption |
Specifies the position of data marker labels. |
Diagram | Provides access to the parent line diagram. |
Grid |
Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class.
Inherited from Tcx |
Hot |
Specifies the width (in pixels) of a value hotspot area in a chart diagram. |
Line |
Specifies the visual style used to paint chart lines connecting value points. |
Line |
Specifies the width (in pixels) of chart lines connecting value points. |
Marker |
Specifies the size (in pixels) of a value marker. |
Marker |
Specifies how value markers are displayed. |
Stacking |
Specifies the stacked diagram type.
Inherited from Tcx |
Vary |
Specifies if data marker colors are different for each category.
Inherited from Tcx |
See Also