軸の最小値を取得します。
名前空間: 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
ReportVariantProperty オブジェクト。