Class AccumulationLabelPosition
Defines the AccumulationLabelPosition. They are: Inside - Define the data label position for the accumulation series Inside. Outside - Define the data label position for the accumulation series Outside.
Inheritance
System.Object
AccumulationLabelPosition
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AccumulationLabelPosition : Enum
Fields
Inside
Declaration
public const AccumulationLabelPosition Inside
Field Value
Type |
---|
AccumulationLabelPosition |
Outside
Declaration
public const AccumulationLabelPosition Outside
Field Value
Type |
---|
AccumulationLabelPosition |