ActiveReports 18 .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 Constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the color to draw a text.  
    Public PropertyGets the font family represented by System.String.  
    Public PropertyGets the font size measured in points.  
    Public PropertyGets the font style represented by FontStyle.  
    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