Table of Contents

Property BaseAxis

Namespace
Bonsai.Gui.ZedGraph
Assembly
Bonsai.Gui.ZedGraph.dll

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