Chart.ChartBorderSkin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.