Skip to main content

DataLabelAnchor

Namespace: Wisej.Web.Ext.ChartJS3

Assembly: Wisej.Web.Ext.ChartJS3

Anchor configuration for ChartJS datalabel. See: positioning.

public enum DataLabelAnchor : Enum

Fields

NameDescription
Center(default): element center.
EndHighest element boundary.
StartLowest element boundary

Used By

NameDescription
OptionsDataLabels.AnchorSpecifies the default anchoring of the data labels.