ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartDataPoint Interface / Marker Property

In This Topic
    Marker Property (IChartDataPoint)
    In This Topic
    Gets the data point marker style.
    Syntax
    'Declaration
     
    ReadOnly Property Marker As IMarker
    IMarker Marker {get;}

    Property Value

    An IMarker specifying the marker style.
    See Also