Gets/Sets an a string which determines the tooltip text for the vertical axis maximum.

Declaration Syntax
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)