'Declaration Public ReadOnly Property DataLabelAppearance As TextShapeAppearance
public TextShapeAppearance DataLabelAppearance { get; }
public: __property TextShapeAppearance* get_DataLabelAppearance();
public:
property TextShapeAppearance^ DataLabelAppearance { TextShapeAppearance^ get(); }