ChartStripLineInstance.StripWidth Property

Definition

Gets the calculated value of the StripWidth property in a ChartStripLine class.

public:
 property double StripWidth { double get(); };
public double StripWidth { get; }
member this.StripWidth : double
Public ReadOnly Property StripWidth As Double

Property Value

A double value that represents the calculated value of the StripWidth property.

Applies to