Back to Devexpress

DefaultBarDistance Constant

vcl-dxchartxyseriesbarview-dot-tdxchartxyseriescustombarview-4e458d8f.md

latest1.2 KB
Original Source

DefaultBarDistance Constant

Defines the default distance as a percentage of the diagram width allocated to display an individual bar.

Declaration

delphi
const DefaultBarDistance: Integer = 1;

Returns

TypeDescription
Integer

The default distance (in pixels) between bars in a bar group at 96 DPI.

|

Remarks

The DefaultBarDistance typed constant defines the default value of the BarDistance property.

See Also

TdxChartXYSeriesCustomBarView.DefaultBarWidth Typed Constant

TdxChartXYSeriesCustomBarView Class

TdxChartXYSeriesCustomBarView Members

dxChartXYSeriesBarView Unit