Example: ChartTitle and DisplayTitle properties

Private Sub ShowTitle() Trend1.ChartTitle = "My Chart" Trend1.DisplayTitle = True Trend1.RefreshChart End Sub
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal