ChartLegendCustomItemCellInstance.ImageWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.