BottomText1 Property
BottomText1
Gets or sets the column displayed below the bar.
Declaration
[TypeConverter(typeof(ColumnPropertyConverter))]
public BaseColumn BottomText1 { get; set; }
<TypeConverter(GetType(ColumnPropertyConverter))>
Public Property BottomText1 As BaseColumn