FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / MarkerStyle Class / TextColor Property

In This Topic
    TextColor Property (MarkerStyle)
    In This Topic
    Gets or sets the text color of mark captions.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}
    See Also