Silverlight SDK for Microsoft Bing
MinAxisLabel Property
OverviewSystem.Windows.ControlsCloudArrangerMinAxisLabel
An abstract property get for returning the MinAxisLabel for the ICloudArranger implementation.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string MinAxisLabel { get; }
Public MustOverride ReadOnly Property MinAxisLabel As String
public:
virtual property String^ MinAxisLabel {
	String^ get () abstract;
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)