Class MultiLevelLabelsPrimaryYAxisExtends
Inheritance
System.Object
MultiLevelLabelsPrimaryYAxisExtends
Assembly: Syncfusion.EJ2.dll
Syntax
public class MultiLevelLabelsPrimaryYAxisExtends : EJTagHelper
Constructors
MultiLevelLabelsPrimaryYAxisExtends()
Declaration
public MultiLevelLabelsPrimaryYAxisExtends()
Properties
IsCollection
Declaration
protected override bool IsCollection { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
ParentPropertyName
Declaration
protected override string ParentPropertyName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Methods
GetList()
Declaration
protected override object GetList()
Returns
Type |
Description |
System.Object |
|
Overrides