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