Back to Devexpress

DefaultDistance Constant

vcl-dxchartsimplediagram-dot-tdxchartexplodedvalueoptions-dec13803.md

latest1.2 KB
Original Source

DefaultDistance Constant

Defines the default offset (as a percentage of the series radius) of a separately displayed slice from the center of a Pie or Doughnut series.

Declaration

delphi
const DefaultDistance: Single = 10;

Returns

TypeDescription
Single

The default offset (as a percentage of the series radius) of a separately displayed slice from the center of a Pie or Doughnut series.

|

Remarks

The DefaultDistance typed constant defines the default value of the Distance property.

See Also

TdxChartExplodedValueOptions Class

TdxChartExplodedValueOptions Members

dxChartSimpleDiagram Unit