Gets or sets a font stretch to the text displaying allocated resources. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public FontStretch ResourcesLabelFontStretch { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ResourcesLabelFontStretch As FontStretch |
A FontStretch object.
See Also