ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IMarker Interface / Style Property

In This Topic
    Style Property (IMarker)
    In This Topic
    Gets the border and background style properties for the markers.
    Syntax
    'Declaration
     
    ReadOnly Property Style As IStyle
    IStyle Style {get;}
    See Also