Property BaseAxis
BaseAxis
Gets or sets a value specifying the axis on which the bars in the graph will be displayed.
[TypeConverter(typeof(BaseAxisConverter))]
public BarBase BaseAxis { get; set; }
Property Value
- BarBase
Gets or sets a value specifying the axis on which the bars in the graph will be displayed.
[TypeConverter(typeof(BaseAxisConverter))]
public BarBase BaseAxis { get; set; }