ChartLegendCustomItem.Marker Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.