How can I help you?
Localization in TypeScript Sparkline control
The sparkline control supports localization. The default culture for localization is en-US. You can change the culture using the setCulture method.
Tooltip format
Sparkline tooltip supports localization. The following code sample shows tooltip text with currency format based on culture.
RTL
If you set the enableRtl property to true, then the sparkline will be rendered from right-to-left direction.
The following example shows the sparkline is render from “Right-to-left”.