FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > XYZPlotArea クラス : Depth プロパティ |
'Declaration Public Shadows Property Depth As Single
'使用法 Dim instance As XYZPlotArea Dim value As Single instance.Depth = value value = instance.Depth
public new float Depth {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 値が0以下であるか、20を超えています。 |