Constructors
Section titled "Constructors"IgrLinearGraphRange
new IgrLinearGraphRange(props: IIgrLinearGraphRangeProps): IgrLinearGraphRange Returns IgrLinearGraphRange
Properties
Section titled "Properties"brush
Section titled "brush"brush: string endValue
Section titled "endValue"endValue: number innerEndExtent
Section titled "innerEndExtent"innerEndExtent: number innerStartExtent
Section titled "innerStartExtent"innerStartExtent: number name: string outerEndExtent
Section titled "outerEndExtent"outerEndExtent: number outerStartExtent
Section titled "outerStartExtent"outerStartExtent: number outline
Section titled "outline"outline: string startValue
Section titled "startValue"startValue: number strokeThickness
Section titled "strokeThickness"strokeThickness: number Accessors
Section titled "Accessors"get i(): XamLinearGraphRange Returns XamLinearGraphRange
rangeInternal
Section titled "rangeInternal"get rangeInternal(): XamLinearGraphRange Returns XamLinearGraphRange
Methods
Section titled "Methods"componentDidMount
Section titled "componentDidMount"componentDidMount(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
ngOnInit
Section titled "ngOnInit"ngOnInit(): void Returns void
render
Section titled "render"render(): any Returns any
shouldComponentUpdate
Section titled "shouldComponentUpdate"shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgrLinearGraphRange Parameters
- internal:
any