ChartAxis.Minimum Property

Definition

Gets the minimum value for the axis.

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

Property Value

A ReportVariantProperty object.

Applies to