A SeriesStyle instance specifying the appearance of series associated with this renderer.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public SeriesStyle SeriesStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property SeriesStyle As SeriesStyle |