ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Marker Class / Type Property

In This Topic
    Type Property (Marker)
    In This Topic
    Gets or sets the marker type for values.
    Syntax
    'Declaration
     
    Public Property Type As MarkerType
    public MarkerType Type {get; set;}

    Property Value

    A MarkerType enumeration indicating the marker type for values.
    See Also