TdxChartGetSeriesPointDrawParametersEventArgs Properties
Stores information related to an OnGetSeriesPointDrawParameters event occurrence in an XY or simple diagram.
Name | Description |
---|---|
Draw |
Provides access to the processed series point‘s draw settings. |
Series |
Allows you to identify the currently processed series point. |
See Also