CalculationProperty.FontSize Property

Gets or sets font name of the CalculationProperty object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string FontSize { get; set; }

Property Value

Type: System.String
An MDX expression.

See Also

Reference

CalculationProperty Class

Microsoft.AnalysisServices Namespace