Table of Contents

Class AxisSettings

Namespace: FastReport.Olap.Utils
Assembly: FastCube.Core.dll

Settings for axisx.

public class AxisSettings

Inheritance

objectAxisSettings

Properties

GrandTotalPosition

Gets or sets grand total position.

public TotalPosition GrandTotalPosition { get; set; }

Property Value

TotalPosition

ShowTotalAs

Gets or sets showing total as.

public ShowTotalAs ShowTotalAs { get; set; }

Property Value

ShowTotalAs

Methods

SetDefaults()

Reset the setting.

public void SetDefaults()