ChartAxis.AllowLabelRotation Propriedade

Definição

Obtém ou define um valor que indica a etapa pela qual os rótulos dos eixos podem ser girados de forma incremental para se ajustarem no gráfico.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartLabelRotationTypes> AllowLabelRotation { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartLabelRotationTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartLabelRotationTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartLabelRotationTypes> AllowLabelRotation { get; set; }
member this.AllowLabelRotation : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartLabelRotationTypes> with get, set
Public Property AllowLabelRotation As ReportExpression(Of ChartLabelRotationTypes)

Valor da propriedade

Um objeto ReportExpression<T>.

Aplica-se a