3 references to Text
System.Windows.Forms.DataVisualization (3)
Common\General\LegendColumns.cs (3)
128
private LegendCellColumnType _columnType = LegendCellColumnType.
Text
;
196
: this(string.Empty, LegendCellColumnType.
Text
, KeywordName.LegendText, ContentAlignment.MiddleCenter)
278
DefaultValue(LegendCellColumnType.
Text
),