Description property: ReferenceLine class
Description
Use this property to specify a description of the reference line as a String value. This text will appear in the chart legend and should describe what the reference line represents in the chart. The text will be displayed only when the IsDisplayedTextInLegend property is True.
See “Setting Chart Legends” in the Chart class design guidelines for more information on creating chart legends.
This property is read/write.
Related Topics