Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SobyChartDotValue

Index

Constructors

constructor

  • new SobyChartDotValue(label: string, value: number, datasetTitle: string, colour: string, x: number, y: number, r: number, rXr: number, path2D: any): SobyChartDotValue
  • Parameters

    • label: string
    • value: number
    • datasetTitle: string
    • colour: string
    • x: number
    • y: number
    • r: number
    • rXr: number
    • path2D: any

    Returns SobyChartDotValue

Properties

Colour

Colour: string = "black"

CurrentColour

CurrentColour: string = "black"

DatasetTitle

DatasetTitle: string = ""

Label

Label: string = ""

Path2D

Path2D: Path2D

Value

Value: number = null

X

X: number

Y

Y: number

r

r: number

rXr

rXr: number

Generated using TypeDoc