Silverlight SDK for Microsoft Bing
VerticalAxisTopLabel Property
OverviewSystem.Windows.ControlsBandCloudViewVerticalAxisTopLabel
Gets/Sets an a string which determines the tooltip text for the vertical axis maximum.
Declaration Syntax
C#Visual BasicVisual C++
public string VerticalAxisTopLabel { get; set; }
Public Property VerticalAxisTopLabel As String
public:
property String^ VerticalAxisTopLabel {
	String^ get ();
	void set (String^ value);
}

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