Plot | 
The PlotStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseValue | Gets the base value. This is required for PlotStyle when HasBaseValue is set to true. For example Bar plotStyle has a base value. | |
| Brush | Gets the Brush | |
| DialogService | 
            Opens a IDialogService dialog
             (Inherited from ServiceBase)  | |
| Dispatcher | 
            Gets the dispatcher
             (Inherited from SharpScriptBase)  | |
| DisplayName | 
            Gets the display name of the plot
             (Overrides SharpScriptBaseDisplayName)  | |
| Error | 
            Gets the Error string
             (Inherited from ServiceBase)  | |
| FileService | 
            Opens a IFileService dialog
             (Inherited from ServiceBase)  | |
| HasBaseValue | Gets if the PlotStyle has base value | |
| Index | Gets the index of the series. The index is zero-based | |
| IsDisplayedInYAxis | Is displayed in IYAxis | |
| Item | 
            Gets the IDataErrorInfo error string
             (Inherited from ServiceBase)  | |
| MessageBox | 
            Opens a IMessageBoxService dialog
             (Inherited from ServiceBase)  | |
| Name | 
            Gets the name
             (Inherited from SharpScriptBase)  | |
| Owner | IndicatorBase which initialized the plots | |
| Pen | Gets or sets the Pen | |
| Series | Gets the plot series | |
| SingletonService | 
            Opens a ISingletonService dialog
             (Inherited from ServiceBase)  | |
| State | 
            Gets the current State of the script
             (Inherited from SharpScriptBase)  | |
| Template | (Overrides SharpScriptBaseTemplate)  | |
| Types |