CalculationProperty.FontSize Property

Definition

Gets or sets font name of the CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_FontSize")]
public string FontSize { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_FontSize")>]
member this.FontSize : string with get, set
Public Property FontSize As String

Property Value

String

An MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to