Sets the pointer color.
public Color Color {get; set;}

Remarks

Sets the pointer color.

Example

[C#]

lineSeries1.Pointer.Color = Color.Yellow; 

See Also

SeriesPointer Class | SeriesPointer Members | Steema.TeeChart.Styles Namespace