devextreme
Version:
HTML5 JavaScript Component Suite for Responsive Web Development
44 lines (43 loc) • 923 B
TypeScript
/**
* DevExtreme (viz/pie_chart_types.d.ts)
* Version: 25.1.3
* Build date: Wed Jun 25 2025
*
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
export {
ChartsDataType,
DashStyle,
HatchDirection,
LabelPosition,
Palette,
TextOverflow,
WordWrap,
ShiftLabelOverlap,
PieChartAnnotationLocation,
PieChartLegendHoverMode,
PieChartSegmentDirection,
PieChartSeriesInteractionMode,
PieChartType,
SmallValuesGroupingMode,
DisposingEvent,
DoneEvent,
DrawnEvent,
ExportedEvent,
ExportingEvent,
FileSavingEvent,
IncidentOccurredEvent,
InitializedEvent,
LegendClickEvent,
OptionChangedEvent,
PointClickEvent,
PointHoverChangedEvent,
PointSelectionChangedEvent,
TooltipHiddenEvent,
TooltipShownEvent,
LegendItem,
AdaptiveLayout,
Legend,
Properties,
} from './pie_chart';