ChartLegendCustomItem.Marker Property

Definition

Gets a report definition object that defines the appearance of the item marker.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartMarker ^ Marker { Microsoft::ReportingServices::OnDemandReportRendering::ChartMarker ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartMarker Marker { get; }
member this.Marker : Microsoft.ReportingServices.OnDemandReportRendering.ChartMarker
Public ReadOnly Property Marker As ChartMarker

Property Value

A ChartMarker object that defines the appearance of the item marker.

Applies to