ChartAxis.Minimum 속성

정의

축의 최소값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ Minimum { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty Minimum { get; }
member this.Minimum : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property Minimum As ReportVariantProperty

속성 값

ReportVariantProperty 개체입니다.

적용 대상