AnnoFormatString Property (baseChartAnnotation)
In This Topic
Gets or sets the annotation format string used with manual formats.
Syntax
'Declaration
Public Overridable Property AnnoFormatString As System.String
public virtual System.string AnnoFormatString {get; set;}
See Also