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

Declaration Syntax
public string VerticalAxisBottomLabel { get; set; }
Public Property VerticalAxisBottomLabel As String
public:
property String^ VerticalAxisBottomLabel {
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)