Syncfusion.EJ2.AspNet.Core by Syncfusion Inc.

<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="19.3.0.55" />

.NET API 3,343,360 bytes

 StockChartStockChartSeries

public StockChartAnimation Animation { get; set; }

public string BearFillColor { get; set; }

public StockChartSeriesBorder Border { get; set; }

public string BullFillColor { get; set; }

public double CardinalSplineTension { get; set; }

public string Close { get; set; }

public double ColumnSpacing { get; set; }

public double ColumnWidth { get; set; }

public StockChartCornerRadius CornerRadius { get; set; }

public string DashArray { get; set; }

public object DataSource { get; set; }

public bool EnableSolidCandles { get; set; }

public bool EnableTooltip { get; set; }

public string Fill { get; set; }

public string High { get; set; }

public string LegendImageUrl { get; set; }

public LegendShape LegendShape { get; set; }

public string Low { get; set; }

public StockChartSeriesMarker Marker { get; set; }

public string Name { get; set; }

public double Opacity { get; set; }

public string Open { get; set; }

public string PointColorMapping { get; set; }

public string Query { get; set; }

public string SelectionStyle { get; set; }

public string TooltipMappingName { get; set; }

public List<StockChartTrendlines> Trendlines { get; set; }

public ChartSeriesType Type { get; set; }

public bool Visible { get; set; }

public string Volume { get; set; }

public double Width { get; set; }

public string XAxisName { get; set; }

public string XName { get; set; }

public string YAxisName { get; set; }

public string YName { get; set; }