ChartLegend.MaxAutoSize Свойство

Определение

Максимальный размер условных обозначений в процентах от размера диаграммы.

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

Значение свойства

Объект ReportExpression<T>.

Применяется к