TcxGridChartLineDiagramValues Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Returns the actual width (in pixels) of a value hotspot area. |
Get |
Determines the style of the line that connects value points of the specified series addressed. |
Get |
Determines the style of value markers that identify value points of the series addressed by the ASeries parameter.
|
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Identifies if all data markers in a diagram can be drawn in different colors for each category..
Inherited from Tcx |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when line style that connects value points is about to be determined. |
On |
Occurs when value marker style is about to be determined. |
See Also