Udostępnij za pośrednictwem


Właściwość ChartLegendColumnHeader.Style

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Styl nagłówka.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property Style As Style
    Get
    Set
'Użycie
Dim instance As ChartLegendColumnHeader
Dim value As Style

value = instance.Style

instance.Style = value
public Style Style { get; set; }
public:
property Style^ Style {
    Style^ get ();
    void set (Style^ value);
}
member Style : Style with get, set
function get Style () : Style
function set Style (value : Style)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.Style
A Style obiektu.