TcxGridChartLineDiagramValues Methods
Stores appearance options for data markers in line and area diagrams.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetHotSpotSize | Returns the actual width (in pixels) of a value hotspot area. |
GetLineStyle(TcxGridChartSeries) | Determines the style of the line that connects value points of the specified series addressed. |
GetMarkerStyle(TcxGridChartSeries) |
Determines the style of value markers that identify value points of the series addressed by the ASeries parameter.
|
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetVaryColorsByCategory | Identifies if all data markers in a diagram can be drawn in different colors for each category.. Inherited from TcxGridChartHistogramValues. |
ToString | Inherited from TObject. |
See Also