Visual Basic (Declaration) | |
---|---|
Public Property StaticColumnWidth As Single |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public float StaticColumnWidth {get; set;} |
Return Value
A Single value indicating the static width of columns, cylinders or groups thereof.A value of 0 = Automatic and spacing will be based on the SpacingPercentage property.
(Applies to label axes)
(Applies to label axes)