ChartTitle.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.
Defines a custom position for the title.
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.