public Font YAxisFont { get; set; }
Public Property YAxisFont As Font
public: property Font^ YAxisFont { Font^ get (); void set (Font^ value); }