PolarChartArgumentAxisConstantLineBuilder Class
Represents a constant line.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class PolarChartArgumentAxisConstantLineBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Related API Members
The following members return PolarChartArgumentAxisConstantLineBuilder objects:
#Remarks
Do not instantiate this class explicitly. A new PolarChartArgumentAxisConstantLineBuilder
class instance is created when you call the ConstantLines(Action<CollectionFactory<PolarChartArgumentAxisConstantLineBuilder>>) method.