ChartEmptyPoints.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 the marker for the empty points.
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.