Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Returns a ValueAxis object, representing a chart's secondary Y axis.

Signature
C#
C#

 public ValueAxis SecondaryValueAxis{ get; }
Signature
vb.net
vb.net

Public ReadOnly Property SecondaryValueAxis() As ValueAxis