PlotMargin Property (FlexChartCore<T>)
Gets or sets the plot margin in pixels.
[JsonConverter(C1.Web.Mvc.Controls.Chart.PlotMarginConverter)]
public string PlotMargin {get; set;}
'Declaration
<JsonConverterAttribute(C1.Web.Mvc.Controls.Chart.PlotMarginConverter)>
Public Property PlotMargin As String