Content Property (C1LineMarker)
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.Object
public System.object Content {get; set;}
See Also