AnnotationSmartLabelStyle.CalloutLineDashStyle 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 the style of the label callout line.
public:
virtual property System::Web::UI::DataVisualization::Charting::ChartDashStyle CalloutLineDashStyle { System::Web::UI::DataVisualization::Charting::ChartDashStyle get(); void set(System::Web::UI::DataVisualization::Charting::ChartDashStyle value); };
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public override System.Web.UI.DataVisualization.Charting.ChartDashStyle CalloutLineDashStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.CalloutLineDashStyle : System.Web.UI.DataVisualization.Charting.ChartDashStyle with get, set
Public Overrides Property CalloutLineDashStyle As ChartDashStyle
Property Value
A ChartDashStyle object that represents the style of the label callout line.
- Attributes
Remarks
This property is for internal use and is hidden at design time and run time.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.