React Sparkline Types
DisposingEvent
The type of the disposing event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.DisposingEvent
Used in:
DrawnEvent
The type of the drawn event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.DrawnEvent
Used in:
ExportedEvent
The type of the exported event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.ExportedEvent
Used in:
ExportingEvent
The type of the exporting event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.ExportingEvent
Used in:
FileSavingEvent
The type of the fileSaving event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.FileSavingEvent
Used in:
IncidentOccurredEvent
The type of the incidentOccurred event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.IncidentOccurredEvent
Used in:
InitializedEvent
The type of the initialized event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.InitializedEvent
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.OptionChangedEvent
Used in:
SparklineType
Specifies the sparkline type.
Type:
Accepted Values: 'area' | 'bar' | 'line' | 'spline' | 'splinearea' | 'steparea' | 'stepline' | 'winloss'
Used in:
TooltipHiddenEvent
The type of the tooltipHidden event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.TooltipHiddenEvent
Used in:
TooltipShownEvent
The type of the tooltipShown event handler's argument.
import { SparklineTypes } from "devextreme-react/sparkline"
Type:
SparklineTypes.TooltipShownEvent
Used in:
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.