ChartArea.ChartAlignType Property

Definition

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.

Applies to