CSPX.Dashboard.LineChart
class CSPX.Dashboard.LineChart extends CSPX.Dashboard.Chart
SVG-based LineChart for Dashboard.Parameters
parameter CHARTTYPE = LineChart;
Inherited description: Overridden by subclasses to specify which JS object to use for chart.
Inherited Members
Inherited Properties
- AutoScale
- DefList
- Description
- Height
- IndependentScale
- IsRunning
- Label
- LabelSource
- Level
- Link
- MeterId
- Method
- Metric
- Points
- Property
- PropertyCount
- RangeLower
- RangeUpper
- ScaleFactor
- SeriesList
- ShowLabel
- Style
- ThresholdLower
- ThresholdUpper
- Width
- XDimension
- XGridLines
- XLabels
- XPos
- YGridLines
- YPos
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- GenerateCode()
- GetDefault()
- GetPoints()
- GetUnits()
- HeightSet()
- OnSVGBody()
- OnSVGDefs()
- OnSVGHead()
- OnSVGInitJS()
- OnSVGScript()
- OnSVGStyle()
- SetClientProperties()
- WidthSet()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()