Initializes a new instance of the PseudoBar class.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public PseudoBar( VectorRectangle area, Color color, double horisontalShift, double verticalShift ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ area As VectorRectangle, _ color As Color, _ horisontalShift As Double, _ verticalShift As Double _ ) |
Visual C++ |
---|
public: PseudoBar( VectorRectangle area, Color color, double horisontalShift, double verticalShift ) |
Parameters
- color
- Type: System.Drawing..::.Color
- horisontalShift
- Type: System..::.Double
- verticalShift
- Type: System..::.Double