ViewFontSize Property

Gets or sets the size of the font.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public string FontSize { get; set; }

Property Value

Type: String
The size of the font.
See Also