ASP.NET Pack Programmer's Guide
Plot.SeriesStyle Property
See Also
 





Gets or sets a SeriesStyle whose attributes should be used to draw series inside this plot, unless their own renderers have a local SeriesStyle value set for respetive attribute.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public SeriesStyle SeriesStyle { get; set; }

Visual Basic  Copy Code

Public Property SeriesStyle As SeriesStyle

 Property Value

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace