Provides different label types.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public enum AxisLabelType |
Member name | Description | |
---|---|---|
Custom |
The labels are custom strings. |
|
None |
No labels are drawn. |
|
Scale |
The numeric scale for the axis is drawn. |
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |