Class StockChartStockChartSelectedDataIndex
Inheritance
System.Object
StockChartStockChartSelectedDataIndex
Assembly: Syncfusion.EJ2.dll
Syntax
public class StockChartStockChartSelectedDataIndex : EJTagHelper
Constructors
StockChartStockChartSelectedDataIndex()
Declaration
public StockChartStockChartSelectedDataIndex()
Properties
IsChild
Declaration
protected override bool IsChild { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
Point
Declaration
public int Point { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Series
Specifies index of series
Declaration
public int Series { get; set; }
Property Value
Type |
Description |
System.Int32 |
|