25 references to LabelAutoFitStyle
System.Windows.Forms.DataVisualization (25)
Common\General\Axis.cs (25)
3704
this.
LabelAutoFitStyle
!= LabelAutoFitStyles.None &&
3738
if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.IncreaseFont) != LabelAutoFitStyles.IncreaseFont)
3754
if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.DecreaseFont) == LabelAutoFitStyles.DecreaseFont)
3775
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.DecreaseFont) == LabelAutoFitStyles.DecreaseFont)
3791
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.StaggeredLabels) == LabelAutoFitStyles.StaggeredLabels)
3798
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.WordWrap) == LabelAutoFitStyles.WordWrap)
3839
((this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep30) == LabelAutoFitStyles.LabelsAngleStep30 ||
3840
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep45) == LabelAutoFitStyles.LabelsAngleStep45 ||
3841
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep90) == LabelAutoFitStyles.LabelsAngleStep90))
3881
((this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep30) == LabelAutoFitStyles.LabelsAngleStep30 ||
3882
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep45) == LabelAutoFitStyles.LabelsAngleStep45 ||
3883
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep90) == LabelAutoFitStyles.LabelsAngleStep90))
3888
if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep30) == LabelAutoFitStyles.LabelsAngleStep30)
3893
else if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep45) == LabelAutoFitStyles.LabelsAngleStep45)
3898
else if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep90) == LabelAutoFitStyles.LabelsAngleStep90)
3907
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.DecreaseFont) == LabelAutoFitStyles.DecreaseFont)
3922
if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep30) == LabelAutoFitStyles.LabelsAngleStep30 ||
3923
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep45) == LabelAutoFitStyles.LabelsAngleStep45 ||
3924
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.LabelsAngleStep90) == LabelAutoFitStyles.LabelsAngleStep90)
3936
if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.StaggeredLabels) == LabelAutoFitStyles.StaggeredLabels)
4753
this.
LabelAutoFitStyle
== LabelAutoFitStyles.None ||
4770
if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.IncreaseFont) != LabelAutoFitStyles.IncreaseFont)
4798
(this.
LabelAutoFitStyle
& LabelAutoFitStyles.DecreaseFont) == LabelAutoFitStyles.DecreaseFont)
5073
this.
LabelAutoFitStyle
!= LabelAutoFitStyles.None &&
5121
else if ((this.
LabelAutoFitStyle
& LabelAutoFitStyles.DecreaseFont) == LabelAutoFitStyles.DecreaseFont)