4 references to EnforceSegment
System.Web.DataVisualization (4)
Common\General\Axis.cs (2)
5393this.ScaleSegments.EnforceSegment(this.ScaleSegments.FindScaleSegmentForAxisValue((label.FromPosition + label.ToPosition) / 2.0)); 5405this.ScaleSegments.EnforceSegment(null);
Common\General\Label.cs (2)
1573_axis.ScaleSegments.EnforceSegment(scaleSegment); 1793_axis.ScaleSegments.EnforceSegment(null);