Click or drag to resize
ChartAxisLayoutMode Enumeration
Axis label layout mode

Namespace: Kettic.AspNet.Controls.ChartModel.Styles
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum ChartAxisLayoutMode
Members
  Member nameValueDescription
Normal0 The conventional layout
Inside1 The label of an axis item is in the axis
Between2 Label between two axes item
See Also