Class AxisSettings
Inheritance
System.Object
AxisSettings
Namespace: FastReport.Olap.Utils
Assembly: FastReport.Olap.dll
Syntax
public class AxisSettings
Properties
GrandTotalPosition
Declaration
public TotalPosition GrandTotalPosition { get; set; }
Property Value
Type | Description |
---|---|
TotalPosition |
ShowTotalAs
Declaration
public ShowTotalAs ShowTotalAs { get; set; }
Property Value
Type | Description |
---|---|
ShowTotalAs |
Methods
SetDefaults()
Declaration
public void SetDefaults()