DataLabel.AutoScaleFont Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the text in the object changes font size when the object size changes. The default value is True.
public:
property System::Object ^ AutoScaleFont { System::Object ^ get(); void set(System::Object ^ value); };
public object AutoScaleFont { get; set; }
member this.AutoScaleFont : obj with get, set
Public Property AutoScaleFont As Object
Property Value
Boolean