ChartLegend.ChartElementPosition Property

Definition

Defines a custom position for the legend.

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

Property Value

A ChartElementPosition object.

Applies to