DesignForms
TGraph_Caption Class Reference

Graph caption More...

Inherits Graph_Object.

Public Attributes

string Caption = ""
 The text of the graph caption More...
 
Font Font = new Font("Arial Black", 14)
 Font of the caption More...
 
bool Visible = true
 Sets the visibility of the graph caption More...
 

Detailed Description

Graph caption

Member Data Documentation

string Caption = ""

The text of the graph caption

Font Font = new Font("Arial Black", 14)

Font of the caption

bool Visible = true

Sets the visibility of the graph caption