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