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


Свойство ChartAxis.Minimum

Gets the minimum value for the axis.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Minimum As ReportVariantProperty 
    Get
'Применение
Dim instance As ChartAxis 
Dim value As ReportVariantProperty 

value = instance.Minimum
public ReportVariantProperty Minimum { get; }
public:
property ReportVariantProperty^ Minimum {
    ReportVariantProperty^ get ();
}
member Minimum : ReportVariantProperty
function get Minimum () : ReportVariantProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.

См. также

Справочник

ChartAxis Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering