Configurates
C1.Web.Mvc.FlexChartBase<T>.PlotMargin. Sets the plot margin in pixels.
Syntax
'Declaration
Public Function PlotMargin( _
ByVal As String _
) As
public PlotMargin(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also