Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / InlineMarkerStyle Class / TextColor Property

In This Topic
    TextColor Property (InlineMarkerStyle)
    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