Specifies the type of labels drawn at chart elements.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public enum LabelType |
Visual Basic Copy Code |
---|
Public Enum LabelType |
Member name | Description | |
---|---|---|
Data |
The labels represent the data values. |
|
Percents |
Percentage value for numerical data is drawn. |