Class AxisSettings
Namespace: FastReport.Olap.Utils
Assembly: FastCube.Core.dll
Settings for axisx.
public class AxisSettings
Inheritance
Properties
GrandTotalPosition
Gets or sets grand total position.
public TotalPosition GrandTotalPosition { get; set; }
Property Value
ShowTotalAs
Gets or sets showing total as.
public ShowTotalAs ShowTotalAs { get; set; }
Property Value
Methods
SetDefaults()
Reset the setting.
public void SetDefaults()