[]
        
(Showing Draft Content)

C1.Web.Mvc.InteractiveAxes

InteractiveAxes Enum

Specifies the interactive axes of the chart gestures.

Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public enum InteractiveAxes

Fields

Name Description
X

Interactive Axis X.

XY

Interactive Both Axis X and Axis Y.

Y

Interactive Axis Y.