Specifies whether price reductions are indicated within a series.
public bool Visible { get; set; }
Public Property Visible As Boolean
Use the Visible property to control whether price reductions are indicated within a Stock or Candlestick series. The color used to indicate price reductions is specified via the Color property.