Express > Express Assembly Interfaces > IEaxDataAreaSliceProperties
Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxDataAreaSliceProperties interface is used to work with data source slice properties.
IEaxDataAreaSliceProperties
To get an object of this type, use IEaxDataAreaSlice.Properties.
Property name | Brief description | |
![]() |
DimCalendarViewMode | The DimCalendarViewMode determines setup of calendar dimension display mode. |
![]() |
MultipleAttributesEnabled | The MultipleAttributesEnabled property determines whether several dictionary attributes are displayed. |
![]() |
MultipleAttributesSeparator | The MultipleAttributesSeparator property determines a separator between attribute names. |
![]() |
MultipleAttributesSpaced | The MultipleAttributesSpaced property determines whether white spaces between attribute names are used. |
![]() |
Slice | The Slice property returns parent object. |
![]() |
UseCustomDimensionNamingAttribute | The UseCustomDimensionNamingAttribute property determines whether custom names will be used for dimension elements. |
![]() |
UseGridSelection | The UseGridSelection property determines whether the selected table area built on a data slice is used to build other visualizers (charts, maps, and so on) |
Method name | Brief description | |
![]() |
GetDimensionNamingAttributes | The GetDimensionNamingAttributes method returns dimension attributes selection as an array by dimension key. |
![]() |
SetDimensionNamingAttributes | The SetDimensionNamingAttributes method sets dimension attributes selection by its key. |
See also: