ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / FlexRadarTagHelper Class / PlotMargin Property

In This Topic
    PlotMargin Property (FlexRadarTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.FlexChartBase<T>.PlotMargin. Sets the plot margin in pixels.
    Syntax
    'Declaration
     
    Public Property PlotMargin As String
    public string PlotMargin {get; set;}
    See Also