[]
        
(Showing Draft Content)

C1.Blazor.Chart.DataLabel

DataLabel Class

Represents a label associated with data point.

Inheritance
DataLabel
Namespace: C1.Blazor.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class DataLabel : DataLabelBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

Name Description
DataLabel()

Creates an instance of DataLabel class.

Properties

Name Description
Angle

Gets or sets the label rotation angle.

ContentOptions

Gets or sets the data label content options.

MaxAutoLabels

Gets or sets the maximum number of labels for automatic positioning.

MaxLines

Gets or sets the maximum number of lines in data label.

MaxWidth

Gets or sets the maximum width of data label.

Overlapping

Gets or sets the value which indicates how to handle overlapped data labels.

OverlappingOptions

Gets or sets the label overlapping options.

Position

Gets or sets the position of data labels.