1 write to _stripWidthType
System.Windows.Forms.DataVisualization (1)
Common\General\StripLine.cs (1)
995 _stripWidthType = (value != DateTimeIntervalType.NotSet) ? value : DateTimeIntervalType.Auto;
1 reference to _stripWidthType
System.Windows.Forms.DataVisualization (1)
Common\General\StripLine.cs (1)
991 return _stripWidthType;