[]
        
(Showing Draft Content)

C1.Blazor.Chart.PieDataLabel

PieDataLabel Class

Represents a data label for FlexPie.

Inheritance
PieDataLabel
Implements
IPieDataLabel
IStyleProvider
Namespace: C1.Blazor.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class PieDataLabel : DataLabelBase, IComponent, IHandleEvent, IHandleAfterRender, IPieDataLabel, IStyleProvider
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class PieDataLabel
    Inherits DataLabelBase
    Implements IComponent, IHandleEvent, IHandleAfterRender, IPieDataLabel, IStyleProvider

Constructors

Name Description
PieDataLabel()

Create an instance of pie data label.

Properties

Name Description
Overlapping

Gets or sets the overlapping mode for data labels.

Position

Gets or sets the position of data labels.