[]
        
(Showing Draft Content)

C1.Blazor.Chart.DataLabelBase

DataLabelBase Class

Base class for data label.

Inheritance
DataLabelBase
Namespace: C1.Blazor.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public abstract class DataLabelBase : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Properties

Name Description
Border

Gets or sets a value indicating whether the label has border.

ConnectingLine

Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.

Content

Gets or sets the content of data labels.

Offset

Gets or sets the offset of data label from corresponding data point.

Style

Gets the style of data labels.

Methods

Name Description
Invalidate()

Invalidates the chart.