ASP.NET MVC - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectionPattern - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SelectionPattern

    Highlighting or selecting patterns in Chart, They are. none -Sets none as highlighting or selecting pattern. chessboard - Sets chess board as highlighting or selecting pattern. dots - Set dots as highlighting or selecting pattern. diagonalForward - Sets diagonal forward as highlighting or selecting pattern. crosshatch -Sets crosshatch as highlighting or selecting pattern. pacman - Sets pacman highlighting or selecting pattern. diagonalbackward - Set diagonal backward as highlighting or selecting pattern. grid - Set grid as highlighting or selecting pattern. turquoise - Sets turquoise as highlighting or selecting pattern. star - Sets star as highlighting or selecting pattern. triangle - Sets triangle as highlighting or selecting pattern. circle - Sets circle as highlighting or selecting pattern. tile - Sets tile as highlighting or selecting pattern. horizontaldash - Sets horizontal dash as highlighting or selecting pattern. verticaldash - Sets vertical dash as highlighting or selecting pattern. rectangle - Sets rectangle as highlighting or selecting pattern. box - Sets box as highlighting or selecting pattern. verticalstripe - Sets vertical stripe as highlighting or selecting pattern. horizontalstripe - Sets horizontal stripe as highlighting or selecting pattern. bubble - Sets bubble as highlighting or selecting pattern.

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum SelectionPattern

    Fields

    Name Description
    Box
    Bubble
    Chessboard
    Circle
    Crosshatch
    DiagonalBackward
    DiagonalForward
    Dots
    Grid
    HorizontalDash
    HorizontalStripe
    None
    Pacman
    Rectangle
    Star
    Tile
    Triangle
    Turquoise
    VerticalDash
    VerticalStripe
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved