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





A SeriesStyle instance specifying the appearance of series associated with this renderer.

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

SeriesRenderer Members
SeriesRenderer Class
MindFusion.Charting Namespace