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.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public override string ToString()

Returns

Type Description
String

The CandleStickReductionOptions textual representation.

See Also