Package muntjac :: Package addon :: Package invient :: Module invient_charts_config
[hide private]
[frames] | no frames]

Module invient_charts_config

source code

Classes [hide private]
  InvientChartsConfig
This class encapsulates a number of configuration options for the InvientChars.
  ChartLabel
The ChartLabel class represents a set of labels which an be placed at arbitrary position in the chart.
  ChartLabelItem
This class represents a label placed at arbitrary location in the chart.
  GeneralChartConfig
This class contains configuration properties at a chart level.
  Plot
This class represents drawing area of the chart and contains methods specific to it.
  Spacing
This class represents space around the chart.
  Margin
This class represents margin between the outer edge of the chart and the plot area.
  ZoomType
The value ZoomType.X represents horizontal zoom.
  SeriesConfig
This class contains general configuration options for all series types such as line, area and pie.
  DataLabel
This class contains various attributes to format data labels.
  PieDataLabel
This class contains configuration attributes of data labels specific to Pie series.
  AxisDataLabel
This class contains configuration properties for axis labels.
  XAxisDataLabel
This class contains configuration properties specifically for x-axis labels.
  YAxisDataLabel
This class contains configuration properties specifically for x-axis labels.
  BaseLineConfig
This class contains configuration options for line series such as line and area but not column series.
  DashStyle
  AreaConfig
This class contains configuration options for area series, area and areaspline.
  AreaSplineConfig
This class contains configuration options for areaspline series
  LineConfig
This class contains configuration options for line series
  ScatterConfig
This class contains configuration options for scatter series
  SplineConfig
This class contains configuration options for spline series
  PieConfig
This class contains configuration options for pie series.
  BaseBarConfig
This class contains configuration options for bar and column series.
  ColumnConfig
This class contains configuration options for column series.
  BarConfig
This class contains configuration options for bar series.
  Stacking
Defines ways in which series of a chart can be stacked.
  PointConfig
Defines configuration per point in a series.
  TitleBase
A chart has a title and a subtitle.
  Title
Defines attributes of chart title.
  SubTitle
Defines attributes of chart subtitle.
  HorzAlign
  VertAlign
  State
Defines state for a series and point.
  SeriesState
Defines a set of attributes which will be applied to a series upon hover.
  NonLinearSeriesState
Defines a set of attributes which are meaningful for bar and colum series.
  MarkerAttribute
Defines a collection of attributes which makes a marker.
  MarkerState
Defines a set of attributes which gets applied to a point when a point is selected or hovered.
  Marker
Defines a marker for a point.
  AbstractMarker
Defines attributes for a marker.
  ImageMarker
This marker can take url of an image which will be used as a marker for a point or all points of a series.
  SymbolMarker
This marker has predefined shape which cannot be changed.
  Symbol
Defines predefined marker shapes to be used along with SymbolMarker
  Axis
  XAxis
  YAxis
  AxisBase
This class defines attributes common to X axis and Y axis.
  MinorTick
Defines attributes of a minor tick.
  Tick
Defines attributes of a tick marks.
  MinorGrid
Defines attributes of minor grid lines of the chart.
  Grid
Defines attributes of grid lines of the chart.
  WeekDay
  TickmarkPlacement
Defines position of the tick marks with respect to the axis categories.
  TickPosition
Defines position of the axis ticks with respect to the axis line
  AxisType
Defines axis types.
  AxisTitleAlign
  AxisTitle
  PlotLabel
  PlotBand
  Range
  NumberPlotBand
  NumberRange
  DateTimePlotBand
  DateTimeRange
  PlotLine
  Value
  NumberPlotLine
  NumberValue
  DateTimePlotLine
  DateTimeValue
  NumberAxis
  NumberXAxis
  NumberYAxis
  DateTimeAxis
  DateTimeLabelFormat
  CategoryAxis
  Legend
  Layout
  Credit
  Position
  Tooltip