Axis.ScaleView Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir eksenin görünümünü alır veya ayarlar.
public:
property System::Web::UI::DataVisualization::Charting::AxisScaleView ^ ScaleView { System::Web::UI::DataVisualization::Charting::AxisScaleView ^ get(); void set(System::Web::UI::DataVisualization::Charting::AxisScaleView ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.NoNameExpandableObjectConverter))]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.AxisScaleView ScaleView { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.NoNameExpandableObjectConverter))>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.ScaleView : System.Web.UI.DataVisualization.Charting.AxisScaleView with get, set
Public Property ScaleView As AxisScaleView
Özellik Değeri
Bir AxisScaleView eksenin ölçek görünümünü temsil eden nesne.
- Öznitelikler