AxisScaleView.ViewMaximum 属性

定义

获取数据视图的最大轴值。Gets the maximum axis value of a data view.

public:
 property double ViewMaximum { double get(); };
[System.ComponentModel.Browsable(false)]
public double ViewMaximum { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ViewMaximum : double
Public ReadOnly Property ViewMaximum As Double

属性值

Double

一个 double 值,该值表示数据视图的最大轴值。A double that represents the maximum axis value for the data view.

属性

适用于