ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Dashboard Namespace / TextStyle Class
Fields Properties Methods

In This Topic
    TextStyle Class Members
    In This Topic

    The following tables list the members exposed by TextStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextStyle class with the specified font family, font size, font style, and color.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the color used to draw the text.  
    Public PropertyGets the font family.  
    Public PropertyGets the font size measured in points.  
    Public PropertyGets the font style.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Collects TextStyle instance from GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag using the given substitution.  
    Top
    See Also