documentationfor yFiles for HTML 3.0.0.3

Properties

horizontalScrollBarPolicyin CanvasComponentGets or sets the visibility policy for the horizontal scrollbar.
verticalScrollBarPolicyin CanvasComponentGets or sets the visibility policy for the vertical scrollbar.
scrollBarVisibilityin ViewportAnimationGets or sets the scroll bar visibility that will be used during the animation.

Method Return Values

from (ScrollBarVisibility)in ScrollBarVisibilityConverts the given argument to an enum constant of this enum type.

Method Parameters

GraphComponent (HTMLElement, )in GraphComponentCreates a new instance of the GraphComponent in the given div element.
GraphComponent ()in GraphComponentCreates a new instance of the GraphComponent.
GraphComponent (string, )in GraphComponentCreates a new instance of GraphComponent using the div element that is specified by the selector.
from (ScrollBarVisibility)in ScrollBarVisibilityConverts the given argument to an enum constant of this enum type.
getName (ScrollBarVisibility)in ScrollBarVisibilityReturns the name of the given enum constant.
ViewportAnimation (CanvasComponent, Rect, TimeSpan, )in ViewportAnimationCreates a new instance of ViewportAnimation.