ChartArea.ChartAlignType 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 value that indicates which aspects of the chart area should be aligned with the target chart area.
public:
property Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ ChartAlignType { Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartAlignType ChartAlignType { get; set; }
member this.ChartAlignType : Microsoft.ReportingServices.RdlObjectModel.ChartAlignType with get, set
Public Property ChartAlignType As ChartAlignType
Property Value
A ChartAlignType object.