ActiveReports 18 .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 data point marker style.
    Syntax
    'Declaration
     
    ReadOnly Property Marker As IMarker
    IMarker Marker {get;}
    See Also