Click or drag to resize

chartFeatures Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.charts.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
[FlagsAttribute]
public enum chartFeatures
Request Example View Source
Members
  Member nameValueDescription
none0
showData1
urlJSON2
urlCSV4
axisY28
showY1AxisLabel16
showY2AxisLabel32
withoutHtml64
skipFirstRow128
bindto256
See Also