Gets ChartMarker object defining appearance of the data point marker. Applies only within DerivedSeries.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ChartMarker Marker { get; }
Visual Basic
Public ReadOnly Property Marker As ChartMarker
	Get

See Also