C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / PlotMarginProperty Field


In This Topic
PlotMarginProperty Field
In This Topic
Identifies the PlotMargin dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PlotMarginProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexChart.PlotMarginProperty
See Also