aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-78f58ebd.md
Provides methods that allow you to configure nested options of the client-side legend object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class BarGaugeLegendBuilder :
OptionsOwnerBuilder
The following members return BarGaugeLegendBuilder objects:
Show 46 links
Do not instantiate this class explicitly. A new BarGaugeLegendBuilder class instance is created when you call the Legend(Action<BarGaugeLegendBuilder>) method.
Object OptionsOwnerBuilder BarGaugeLegendBuilder
See Also