Gets or sets the scaling mode to be used when rendering the Olap grid.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public ScaleMode GridScale { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property GridScale As ScaleMode <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |