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

In This Topic
    Marker Property (DataPoint)
    In This Topic
    Gets or sets the marker information for the DataPoint.
    Syntax
    'Declaration
     
    Public Property Marker As Marker
    public Marker Marker {get; set;}
    See Also