WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1LineMarker Class / Content Property
In This Topic
    Content Property (C1LineMarker)
    In This Topic
    Gets or sets the content function that allows you to customize the text content of the LineMarker.
    Syntax
    public object Content {get; set;}
    See Also