ChartLegendCustomItem.ChartMarker 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.
Defines appearance of the item 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.