TimelineLabel property: Timeline class
Description
Use this property to specify the label to display on the timeline series. For a timeline with more than one series, use the SetSeriesLabels method.
This property is read/write.
Example
&oChart.TimelineLabel = "TimeLine Series";
Related Topics