[]
        
(Showing Draft Content)

C1.Win.Chart.Interaction

C1.Win.Chart.Interaction Namespace

Classes

AxisScrollbar

Represents an axis scrollbar for FlexChart control with additional visual styles.

LineMarker

The LineMarker class.

PositionChangedEventArgs

Provides data for PositionChanged event.

RangeSelector

The RangeSelector control displays a range selector that allows the user to choose the range of data on the specified FlexChart.

TranslateBehavior

Provides translate (panning) behavior for FlexChart. You can scroll through the chart using mouse.

ZoomBehavior

Provides zoom in/out behavior for the chart. You can zoom in/out the chart using mouse wheel.

Structs

LineMarker.WIN32Rect

A structure that is to receive the rectangle dimensions, in logical units.

Enums

AxisScrollbar.ScrollbarPosition

Position of the axis scroll bar with respect to the axis

GestureMode

Specifies available values for gesture direction.

LineMarkerAlignment

Specifies the alignment mode of the LineMarker content.

LineMarkerInteraction

Specifies the interaction mode of the LineMarker.

LineMarkerLines

Specifies the visibility of the LineMarker lines.

RangeSliderScrollBehavior

Specifies how thumbs will be moved when mouse click will be performed outside selected area.

Delegates

LineMarker.PositionChangedEventHandler

Represents a method that handle a marker position changed event.