ChartArea.ChartAlignType Propiedad

Definición

Obtiene un valor que indica qué aspectos del área de gráfico deben alinearse con el área de gráfico de destino.

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

Valor de propiedad

Un objeto ChartAlignType.

Se aplica a