CimLegendColumn.ShowX (property)

Indicates whether to show X data in a legend column when its type is apLegendSeriesValueAtIndex.
Syntax: Boolean = object.ShowX
object.ShowX = Boolean
Description: CimLegendColumn.ShowX Indicates whether to show X (when True) or Y (when False) data for each series in a legend column when its type is apLegendSeriesValueAtIndex.

This property is ignored when the column type is anything other than apLegendSeriesValueAtIndex. It is also only applicable to the series legend.