Click or drag to resize

PlotStyle Properties

The PlotStyle type exposes the following members.

Properties
 NameDescription
Public propertyBaseValue Gets the base value. This is required for PlotStyle when HasBaseValue is set to true. For example Bar plotStyle has a base value.
Protected propertyBrush 
Protected propertyDialogService
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName
(Overrides SharpScriptBaseDisplayName)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService
(Inherited from ServiceBase)
Public propertyHasBaseValue Gets if the PlotStyle has base value
Public propertyIndex Gets the index of the series. The index is zero-based
Protected propertyIsDisplayedInYAxis 
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Protected propertyMessageBox
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Public propertyOwner 
Protected propertyPen Gets or sets the Pen
Protected propertySeries 
Protected propertySingletonService
(Inherited from ServiceBase)
Public propertyState Gets the current State of the script
(Inherited from SharpScriptBase)
Public propertyTemplate
(Overrides SharpScriptBaseTemplate)
Public propertyStatic memberTypes 
Top
See Also