Class AxisFieldDataProvider
Inheritance
System.Object
AxisFieldDataProvider
Inherited Members
Namespace: FastReport.Olap.Slice
Assembly: FastReport.Olap.dll
Syntax
public class AxisFieldDataProvider : SliceFieldDataProvider
Constructors
AxisFieldDataProvider(AxisField, Boolean)
Declaration
public AxisFieldDataProvider(AxisField axisField, bool showAllValues = false)
Parameters
Type | Name | Description |
---|---|---|
AxisField | axisField | |
System.Boolean | showAllValues |
Properties
AxisField
Declaration
public AxisField AxisField { get; set; }
Property Value
Type | Description |
---|---|
AxisField |