Gets or sets how the last sample plotted for the pen stretches in a chart.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public LastSampleStretchMode LastSampleStretch { get; set; } |
| Visual Basic |
|---|
Public Property LastSampleStretch As LastSampleStretchMode Get Set |
| JScript |
|---|
function get LastSampleStretch () : LastSampleStretchMode function set LastSampleStretch (value : LastSampleStretchMode) |