Constructors
constructor
- new GraphDataPointDef(name: string, type: string, plotType: string, legendKey: string, bubbleRadiusName: string, bubbleRadiusType: string, seriesColor: string, xAxisName: string, xAxisType: string): GraphDataPointDef
-
Parameters
-
name: string
-
type: string
-
plotType: string
-
legendKey: string
-
bubbleRadiusName: string
-
bubbleRadiusType: string
-
seriesColor: string
-
xAxisName: string
-
xAxisType: string
Properties
bubbleRadiusName
bubbleRadiusName: string
bubbleRadiusType
bubbleRadiusType: string
legendKey
legendKey: string
name
name: string
plotType
plotType: string
seriesColor
seriesColor: string
type
type: string
xAxisName
xAxisName: string
xAxisType
xAxisType: string