DefaultBarDistance Constant
Defines the default distance as a percentage of the diagram width allocated to display an individual bar.
Declaration
const DefaultBarDistance: Integer = 1;
Returns
Type | Description |
---|---|
Integer | The default distance (in pixels) between bars in a bar group at |
Remarks
The DefaultBarDistance
typed constant defines the default value of the BarDistance property.
See Also