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

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