Skip to main content
A newer version of this page is available. .

CandleStickReductionOptions.ToString() Method

Returns the textual representation of the CandleStickReductionOptions.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public override string ToString()

Returns

Type Description
String

The CandleStickReductionOptions textual representation.

See Also