|  | This document is archived and information here might be outdated. Recommended version. | 
Vertical distance in points between legend items.
[Visual Basic .NET] Public Property VerticalItemGap As Double
[C#] public double VerticalItemGap {get; set;}
[C++]
HRESULT get_VerticalItemGap(
  System.Double* Gap
);
[C++]
HRESULT put_VerticalItemGap(
  double Gap
);
[C++]
Parameters Gap [out, retval]
Gap is a parameter of type double* Gap [in]
Gap is a parameter of type double