Fills an area between two indicators with the default color.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public void FillIndicatorRegion( string linkedSeriesName ) |
| Visual Basic (Declaration) |
|---|
Public Sub FillIndicatorRegion ( _ linkedSeriesName As String _ ) |
| Visual C++ |
|---|
public: void FillIndicatorRegion( String^ linkedSeriesName ) |
Parameters
- linkedSeriesName
- Type: System..::.String
Series name to link with.