MindFusion.Charting Programmer's Guide

Chart.Theme Property

See Also
 





Gets or sets the style theme.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public Theme Theme { get; }

Visual Basic  Copy Code

Public ReadOnly Property Theme As Theme

 Property Value

 See Also