ComponentOne Chart for WPF and Silverlight
SymbolStyle Property (PlotElementAnimation)


C1.WPF.C1Chart Namespace > PlotElementAnimation Class : SymbolStyle Property
Gets or sets the symbol style that is applied to the plot element before storyboard starts.
Syntax
'Declaration
 
Public Property SymbolStyle As System.Windows.Style
'Usage
 
Dim instance As PlotElementAnimation
Dim value As System.Windows.Style
 
instance.SymbolStyle = value
 
value = instance.SymbolStyle
public System.Windows.Style SymbolStyle {get; set;}
See Also

Reference

PlotElementAnimation Class
PlotElementAnimation Members