Back to Devexpress

VizFontBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-23dc9f13.md

latest25.9 KB
Original Source

VizFontBuilder Class

Provides methods that allow you to configure font options.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class VizFontBuilder :
    OptionsOwnerBuilder

The following members return VizFontBuilder objects:

Show 12 links

Remarks

Do not instantiate this class explicitly. A new VizFontBuilder class instance is created when you call one of the following methods:

Inheritance

Object OptionsOwnerBuilder VizFontBuilder

See Also

VizFontBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace