Поделиться через


ChartAxis.Margin Свойство

Определение

Возвращает или задает значение, которое указывает, будет ли создано поле оси.

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

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

Объект ReportExpression<T>.

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