C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / AxisGroupsOptions Class / Display Property

In This Topic
Display Property (AxisGroupsOptions)
In This Topic
Specifies the options for axis groups display. It should be 'None', 'Show' or 'ShowGrid'.
Syntax
'Declaration
 
Public Property Display As AxisGroupsDisplay
 
See Also