ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Marker Class / Style Property

In This Topic
    Style Property (Marker)
    In This Topic
    Gets or sets the shape of the Marker.
    Syntax
    'Declaration
     
    Public Property Style As MarkerStyle
    public MarkerStyle Style {get; set;}
    See Also