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::OnDemandReportRendering::ChartAlignType ^ ChartAlignType { Microsoft::ReportingServices::OnDemandReportRendering::ChartAlignType ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType ChartAlignType { get; }
member this.ChartAlignType : Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType
Public ReadOnly Property ChartAlignType As ChartAlignType

Property Value

A ChartAlignType object.

Applies to