[]
Gets the content depending on mouse position C1.Chart.HitTestInfo.
protected override string GetContent(HitTestInfo hti, string template)
Type | Name | Description |
---|---|---|
HitTestInfo | hti | The mouse position C1.Chart.HitTestInfo. |
string | template | The string to search for a match. |
Type | Description |
---|---|
string | The string of the content. |