ChartLegend.ChartElementPosition 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 custom position for the legend.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartElementPosition ^ ChartElementPosition { Microsoft::ReportingServices::OnDemandReportRendering::ChartElementPosition ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPosition ChartElementPosition { get; }
member this.ChartElementPosition : Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPosition
Public ReadOnly Property ChartElementPosition As ChartElementPosition
Property Value
A ChartElementPosition object.