FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / Content Property

In This Topic
    Content Property (LineMarker)
    In This Topic
    Gets or sets the content function that allows you to customize the text content of the LineMarker.
    Syntax
    'Declaration
     
    Public Property Content As System.String
    public System.string Content {get; set;}
    See Also