itemDataAxisNames Variable
In This Article
#Declaration
TypeScript
export let itemDataAxisNames: {
defaultAxis: DevExpress.Dashboard.Data.ItemDataAxisName;
chartSeriesAxis: DevExpress.Dashboard.Data.ItemDataAxisName;
chartArgumentAxis: DevExpress.Dashboard.Data.ItemDataAxisName;
sparklineAxis: DevExpress.Dashboard.Data.ItemDataAxisName;
pivotColumnAxis: DevExpress.Dashboard.Data.ItemDataAxisName;
pivotRowAxis: DevExpress.Dashboard.Data.ItemDataAxisName;
};
#Members
Name | Type |
---|---|
chart |
Item |
chart |
Item |
default |
Item |
pivot |
Item |
pivot |
Item |
sparkline |
Item |