ChartLegendCustomItemCellInstance.ImageWidth Property

Definition

Gets the calculated value of the ImageWidth property in a ChartLegendCustomItemCell class.

public:
 property int ImageWidth { int get(); };
public int ImageWidth { get; }
member this.ImageWidth : int
Public ReadOnly Property ImageWidth As Integer

Property Value

An int value that represents the calculated value of the ImageWidth property.

Applies to