Skip to main content

DataLabelAnchor

Namespace: Wisej.Web.Ext.ChartJS

Assembly: Wisej.Web.Ext.ChartJS

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
OptionsDataLabel.AnchorSpecifies the default anchoring of the data labels.