Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

...

Wiki Markup
{description}
{excerpt}Sets or returns the size of series data markers, in points \(1/72 inch\).

...

Signature
C#C#
{excerpt}
{signature:C#}
 public int Size{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property Size() As Integer
{signature}