DataLabelAnchor
Wisej.Web.Ext.ChartJS.DataLabelAnchor
Namespace: Wisej.Web.Ext.ChartJS
Assembly: Wisej.Web.Ext.ChartJS (3.2.0.0)
Anchor configuration for ChartJS datalabel. See: positioning.
public enum DataLabelAnchor : Enum
Fields
Name
Description
Center
(default): element center.
End
Highest element boundary.
Start
Lowest element boundary
Used By
Name
Description
Specifies the default anchoring of the data labels.
Last updated
Was this helpful?