ChartDataPoint.ChartMarker Property

Definition

Defines appearance of the data point marker.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartMarker ^ ChartMarker { Microsoft::ReportingServices::RdlObjectModel::ChartMarker ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartMarker ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartMarker ChartMarker { get; set; }
member this.ChartMarker : Microsoft.ReportingServices.RdlObjectModel.ChartMarker with get, set
Public Property ChartMarker As ChartMarker

Property Value

A ChartMarker object.

Applies to