| Visual Basic (Declaration) | |
|---|---|
Public Property Multiplier As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Multiplier {get; set;} | |
If TimeSpan is specified, this property will not have any effect.
| dotnetCHARTING | Send comments on this topic. |
| Multiplier Property | |
| See Also | |
|
| dotnetCHARTING Namespace > TimeIntervalAdvanced Class : Multiplier Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Multiplier As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Multiplier {get; set;} | |