Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartEmptyPoints Class / Marker Property

In This Topic
    Marker Property (ChartEmptyPoints)
    In This Topic
    Gets the ChartMarker object defining appearance of the data point marker.
    Syntax
    'Declaration
     
    Public ReadOnly Property Marker As ChartMarker
    public ChartMarker Marker {get;}
    See Also