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