TdxChartGetSeriesPointDrawParametersEventArgs.DrawParameters Property
Provides access to the processed series point‘s draw settings.
#Declaration
property DrawParameters: TdxChartSeriesPointDrawParameters read;
#Property Value
Type | Description |
---|---|
Tdx |
Stores series point draw settings. To access all public API members, you need to cast the returned object to one of the following classes depending on the active series View:
Tip You can call the |