This document is archived and information here might be outdated. Recommended version. |
The spacing between bars in points.
[Visual Basic .NET]
Public Property Spacing As Double
[C#]
public double Spacing {get; set;}
[C++]
HRESULT get_Spacing(
System.Double* Points
);
[C++]
HRESULT put_Spacing(
double Points
);
[C++] Parameters Points [out, retval]
Points is a parameter of type double* Points [in]
Points is a parameter of type double
This property provides access to the spacing distance between bars or columns.