Chart.ChartBorderSkin Property

Definition

Gets or sets a border skin for the chart.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartBorderSkin ^ ChartBorderSkin { Microsoft::ReportingServices::RdlObjectModel::ChartBorderSkin ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartBorderSkin ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartBorderSkin ChartBorderSkin { get; set; }
member this.ChartBorderSkin : Microsoft.ReportingServices.RdlObjectModel.ChartBorderSkin with get, set
Public Property ChartBorderSkin As ChartBorderSkin

Property Value

A ChartBorderSkin object.

Applies to