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