Specifies the position of different chart elements.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public enum Position
Public Enumeration Position
// enumPosition = {}
Bottom
The item is placed to the bottom.
Left
The item is placed to the left.
Right
The item is placed to the right.
Top
The item is placed to the top.
The enumeration specifies the position of chart items. Currently it is used by the:
MindFusion.Charting Namespace