C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexChartField Class / MarginRight Property

In This Topic
MarginRight Property (FlexChartField)
In This Topic
Gets or sets the spacing between the right edge of the field and its content, in twips.
Syntax
'Declaration
 
Public Property MarginRight As Double
 
Remarks
This property is useful for rendering fields with borders or solid backgrounds, to add some space between the borders and the field content.
See Also