TdxChartGetSeriesPointDrawParametersEventArgs Members
Stores information related to an OnGetSeriesPointDrawParameters event occurrence in an XY or simple diagram.Properties
| Name | Description |
|---|---|
| DrawParameters | Provides access to the processed series point‘s draw settings. |
| SeriesPoint | Allows you to identify the currently processed series point. |
Methods
| Name | Description |
|---|---|
| Empty | Inherited from TdxEventArgs. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also