ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / PlotArea Class / Style Property

In This Topic
    Style Property (PlotArea)
    In This Topic
    Gets or sets the style of the plot area.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As SVGStyle
    public SVGStyle Style {get;}
    See Also