menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SelectionPattern - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class 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.

    Inheritance
    System.Object
    SelectionPattern
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SelectionPattern : Enum

    Fields

    Box

    Declaration
    public const SelectionPattern Box
    Field Value
    Type
    SelectionPattern

    Bubble

    Declaration
    public const SelectionPattern Bubble
    Field Value
    Type
    SelectionPattern

    Chessboard

    Declaration
    public const SelectionPattern Chessboard
    Field Value
    Type
    SelectionPattern

    Circle

    Declaration
    public const SelectionPattern Circle
    Field Value
    Type
    SelectionPattern

    Crosshatch

    Declaration
    public const SelectionPattern Crosshatch
    Field Value
    Type
    SelectionPattern

    DiagonalBackward

    Declaration
    public const SelectionPattern DiagonalBackward
    Field Value
    Type
    SelectionPattern

    DiagonalForward

    Declaration
    public const SelectionPattern DiagonalForward
    Field Value
    Type
    SelectionPattern

    Dots

    Declaration
    public const SelectionPattern Dots
    Field Value
    Type
    SelectionPattern

    Grid

    Declaration
    public const SelectionPattern Grid
    Field Value
    Type
    SelectionPattern

    HorizontalDash

    Declaration
    public const SelectionPattern HorizontalDash
    Field Value
    Type
    SelectionPattern

    HorizontalStripe

    Declaration
    public const SelectionPattern HorizontalStripe
    Field Value
    Type
    SelectionPattern

    None

    Declaration
    public const SelectionPattern None
    Field Value
    Type
    SelectionPattern

    Pacman

    Declaration
    public const SelectionPattern Pacman
    Field Value
    Type
    SelectionPattern

    Rectangle

    Declaration
    public const SelectionPattern Rectangle
    Field Value
    Type
    SelectionPattern

    Star

    Declaration
    public const SelectionPattern Star
    Field Value
    Type
    SelectionPattern

    Tile

    Declaration
    public const SelectionPattern Tile
    Field Value
    Type
    SelectionPattern

    Triangle

    Declaration
    public const SelectionPattern Triangle
    Field Value
    Type
    SelectionPattern

    Turquoise

    Declaration
    public const SelectionPattern Turquoise
    Field Value
    Type
    SelectionPattern

    VerticalDash

    Declaration
    public const SelectionPattern VerticalDash
    Field Value
    Type
    SelectionPattern

    VerticalStripe

    Declaration
    public const SelectionPattern VerticalStripe
    Field Value
    Type
    SelectionPattern
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved