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 Gets the Brush
Protected propertyDialogService Opens a IDialogService dialog
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName Gets the display name of the plot
(Overrides SharpScriptBaseDisplayName)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService Opens a IFileService dialog
(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 Is displayed in IYAxis
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Protected propertyMessageBox Opens a IMessageBoxService dialog
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Public propertyOwnerIndicatorBase which initialized the plots
Protected propertyPen Gets or sets the Pen
Protected propertySeries Gets the plot series
Protected propertySingletonService Opens a ISingletonService dialog
(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