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

NameDescription

Center

(default): element center.

End

Highest element boundary.

Start

Lowest element boundary

Used By

NameDescription

Specifies the default anchoring of the data labels.

Last updated