HtmlForgeX

API Reference

Class

ChartJsGeoInteractivity

Namespace HtmlForgeX
Assembly HtmlForgeX

Configures optional interactivity helpers for Chart.js Geo charts.

Inheritance

  • Object
  • ChartJsGeoInteractivity

Constructors

public ChartJsGeoInteractivity() #

Properties

public String Units { get; set; } #

Append units in tooltip: e.g., 'km/h', '%'.

public String ClickOutputElementId { get; set; } #

Optional element id to write clicks into (e.g., 'output').