MarginBottom Property (FlexChartFieldBase)
In This Topic
Gets or sets the spacing between the bottom edge of the field and its content, in twips.
Syntax
'Declaration
Public Property MarginBottom As Double
public double MarginBottom {get; set;}
See Also