Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
The font stretch.
Gets or sets the font stretch.
Namespace: Dundas.Dashboard.DashboardControls.ExtensibilityAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
[DisplayNameAttribute("Font Stretch")] [DataMemberAttribute] [DesignerBrowsableAttribute(DesignerBrowsableVisibility.Hidden)] [StyleableAttribute] [ScriptExcludeAttribute] public DashboardFontStretch FontStretch { get; set; } |
Visual Basic |
---|
<DisplayNameAttribute("Font Stretch")> <DataMemberAttribute> <DesignerBrowsableAttribute(DesignerBrowsableVisibility.Hidden)> <StyleableAttribute> <ScriptExcludeAttribute> Public Property FontStretch As DashboardFontStretch Get Set |
Property Value
Type: DashboardFontStretchThe font stretch.