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